Resource ValueSet/FHIR Server from package ca.on.dhdr.r4.v4#0.1.2-beta (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "ValueSet",
"id" : "drug-service-coverage",
"url" : "http://ehealthontario.ca/fhir/ValueSet/dhdr-drug-service-coverage",
"version" : "1.0.0",
"name" : "DrugServiceCoverage",
"title" : "Drug Service Coverage",
"status" : "active",
"publisher" : "Ontario Health",
"description" : "Assists prescribers and dispensers in medication selection and monitoring to reduce barriers to filling prescriptions and to facilitate optimal care. Indicates whether a medication or service cost was covered by a public plan, a private insurance plan or by the patient themselves.",
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "http://ehealthontario.ca/fhir/CodeSystem/drug-service-coverage",
"concept" : [
{
"code" : "DRUGPOL",
"display" : "Third-party insurance"
},
{
"code" : "PUBLICPOL",
"display" : "Ontario Drug Benefit Program"
},
{
"code" : "PAY",
"display" : "Cash"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.